home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / AXREAD12.ZIP / WHATSNEW.DOC < prev   
Text File  |  1996-08-03  |  9KB  |  213 lines

  1. Whats New/History file for AXREAD12.ZIP by Maverick/[ANTi-X]
  2.  
  3. Read.ppe Version 1.20 (08/03/96)
  4. ══───────────────────────────∙·.
  5.   New features:
  6.  
  7.   * ALL PPE's in this release are now compiled in PPLC 3.20! This means
  8.     everyone with PCBoard 15.22+ can run this! Why you ask? Simple:
  9.  
  10.     1. PCBoard 15.3 was dead the day it went into beta, no one uses it!
  11.     2. You asked for it! You wanted to use it on PCBoard 15.22, You got it! :)
  12.  
  13.     And NO, I didn't use any anti-decompilation tricks, but I warned you...
  14.  
  15.   * Complete multilingual support! Both in config files and display files!
  16.  
  17.     Old Filename     ->     New Filename
  18.  
  19.      READ.CFG                READTEXT.<lang ext>
  20.      READHDR.                READHDR.<lang ext>
  21.      READHLP.                READHLP.<lang ext>
  22.      READMENU.               READMENU.<lang ext>
  23.      BOOK.                   BOOK.<lang ext>
  24.      BOOK.CFG                BOOKTEXT.<lang ext>
  25.      ENTER.                  ENTER.<lang ext>
  26.      ENTERHLP.               ENTERHLP.<lang ext>
  27.  
  28.     NOTE: There still is a file named READ.CFG which contains Non-Multi lang
  29.     informations (such as the quote chars)
  30.  
  31.   * Fido net message format supported! The msgid, org, and seen-by lines are
  32.     hidden, and not visiable. This is the way PCBoard does it itself, so I'm
  33.     just building compatablity into READ.PPE!
  34.  
  35.   * Sysop command "!" added to see the hidden fido lines (if they happen to be
  36.     of interest to you <g>)
  37.  
  38.   * Three new lines added to READTEXT for the Fido informations display
  39.  
  40.   * Will now strip all fido info from messages being captured and downloaded
  41.  
  42.   * Now displays pipe color codes! "|01" through "|15" are supported! This is
  43.     incase your running IceEdit, now you do not have to have it convert them
  44.     to Ansi codes (which are a pain to quote and piss fido nets off!)
  45.     REMEMBER: Goto IceCfg and set Convert Color -> NO
  46.  
  47.   * Will now strip pipe codes from messages being captured and downloaded
  48.     (just like it always has done with @X codes)
  49.  
  50.   * Two new lines added to READTEXT for READ.PPE's 'R Y' command, now displays
  51.     more info when a caller does a 'read your' scan, hopefully eliminating
  52.     some confussion!
  53.  
  54.   * SORT feature added to BOOK.PPE! (sorts alphabetically)
  55.  
  56.   * New End of Message/Command line command: NS (NonStop mode)
  57.  
  58.   * Read PPE now abides by the users "Clear Screen Between Messages" setting!
  59.  
  60.   * Read PPE now abides by the users "Scroll Long Messages" setting!
  61.  
  62.   * Read PPE now abides by the users "Long/Short Messages Header" setting!
  63.     New file, READHDRS.<lang ext>, SHORT message header!
  64.  
  65.   * New end of message commands, "SHORT" and "LONG" to temporary use the
  66.     message headers respectivly. Both can be abreviated down to two chars.
  67.     (ie, SH, SHO, SHOR, SHORT, LO, LON, LONG are all valid)
  68.  
  69.   * Read PPE now has an option to allow a question "post in this base? yes/no"
  70.     if the user has read a message in that conference using a READ ALL scan!
  71.     (see POSTBAR, delete POSTBAR to disable this feature)
  72.  
  73.   * ReadMail PPE now has a configurable lightbar prompt! READMAIL.<lang ext>
  74.  
  75.   * READHDR and READHDRS support three new @ codes:
  76.  
  77.     @CONF@ name of the current conference
  78.     @MTO@ mixed case of who message is to
  79.     @MFROM@ mixed case of who message is from
  80.     (see READHDR.DOC for more info)
  81.  
  82.   * Date and Time separtor chars/colors now configurable in READ.CFG!
  83.     (ie, instead of xx-xx-xx, you can make it xx/xx/xx, ect)
  84.  
  85.   Changes:
  86.  
  87.   * New lightbar command prompt in BOOK.PPE (save, continue, sort)
  88.  
  89.   * All text strings/lightbar text in BOOK.PPE are configurable via BOOKTEXT!
  90.  
  91.   * All text strings in READ.PPE are configurable via READTEXT and POSTBAR!
  92.     NOTE: READ.CFG's format has changed! Take note of this when upgrading!
  93.  
  94.   * "Message Killed" and "Cannot Kill Message" in READTEXT now uses @OPTEXT@
  95.     for the message number rather than apending the number to the end!
  96.  
  97.   * The end of message prompt in READTEXT now supports @CURMSGNUM@, a macro for
  98.     the current message (because PCBoard would update itself)
  99.  
  100.   * All INKEY() calls have been changed to TINKEY(0), to save on CPU keyboard
  101.     polling slowdown as a result of inkey() loops! A BIG difference!
  102.  
  103.   * ENTER.PPE now allows hotkeys in the lightbar, in case the arrow or number
  104.     keys on your keyboard are broken! :)
  105.  
  106.   * When doing a read all scan (R A) via read PPE it allways has displayed the
  107.     "Ctrl-X aborts" string out of your PCBTEXT file, but it never allowed the
  108.     user to accually abort the display! ;)
  109.  
  110.   Bug Fixes:
  111.  
  112.   * Fixed a nasty bug where you couldn't read mail FROM yourself unless you
  113.     had sysop access! opps! I guess you can tell I beta test my own stuff! <g>
  114.  
  115.   * Fixed a bug when if you searched for a name with ENTER.PPE, selected one,
  116.     and wrote a message in an external editor, that message was not being
  117.     saved because I wasn't 'freeing' the users file. Opppss... My PPL doc's
  118.     are from version 15.21! ;)
  119.  
  120.   * The read your (R Y) command has been half broken sence version 1.00! It now
  121.     supports messages addressed to @USER@ as well as the users name OR alias!
  122.     (if you are using the alias PSA) NOTE: To sysops (sysop security), an
  123.     @USER@ message shows "(generic message)" in the TO field, however, to a
  124.     normal caller, one with LESS than sysop security it releaces the TO field
  125.     with there name/alias!
  126.  
  127.   * When reading messages and answering N (NO) to a More prompt in the middle
  128.     of a message read.ppe would pause for a long time before going to the end
  129.     of message prompt!
  130.  
  131.   * When reading messages and answering NS (NonStop) to a More prompt in the
  132.     middle of a message read.ppe would not go into Non-Stop mode and still
  133.     pause every xx lines! The way this now works is: if you enter NS at a more
  134.     prompt anywhere duing a long message, it will display THAT message in non-
  135.     stop mode! If you want the whole PPE in non-stop mode, enter NS at the end
  136.     of message prompt or command line (R A NS)! (Useful for message captures
  137.     or something <g>)
  138.  
  139.   * When entering a message number from the end of message prompt and including
  140.     a - or a + for the read direction read.ppe would ignore the - or +!
  141.  
  142.   * The help (?,H,HE,HEL,HELP) command from the end of message prompt would
  143.     display the help file in non stop mode, making it hard to make multi-screen
  144.     help files. It now goes into line counting mode before displaying
  145.     READHLP.<lang ext>!
  146.  
  147.   * An ansipos function was hardcoded after displaying the message header,
  148.     making it difficult to change the READHDR file and still look right!
  149.     NOTE: The Default READHDR included has changed from previous versions!
  150.     If you are upgrading make sure and overwrite the READHDR file with this
  151.     new copy!
  152.  
  153.   * When entering a message to @USER@ or @ALL@, enter.ppe would try and find
  154.     it the the users file. Read.ppe would not handle messages addressed in
  155.     this manner! (Many more thanks to Gelfling for this!) @LIST@ and @SEC-SEC@
  156.     are not supported yet... I'm working on those though! :)
  157.  
  158.   * READ/ENTER.PPE will now set the messages ECHO flag correctly, on a
  159.     conference basis! If current conference is setup to echo the mail it will!
  160.     (It would only set this wrong if you where using an external FS editor)
  161.  
  162.   * BOOK.PPE would lockup if the user didn't allready have an address book.
  163.     (Opps! Only tested it with my account which allready had a datafile!)
  164.  
  165.   * BOOK.PPE was not allowing a long enough input for the names!
  166.  
  167.   * BOOK (BOOK.PPE's backdrop file) was not displaying correctly in local
  168.     mode. (I edited the last CR/LF out of the file to fix it)
  169.  
  170.   Release Comments:
  171.  
  172.   * Well, 40 additions/changes/bug fixes... I guess you can say this is a MEGA
  173.     RELEASE! :) Enjoy! - Maverick
  174.  
  175.  
  176. Read.ppe Version 1.10 (06/23/96)
  177. ══───────────────────────────∙·.
  178.   New features:
  179.  
  180.   * Supports node specific batch files to run an external message editor.
  181.     See EXTERNAL.DOC for more info.
  182.  
  183.   * ENTER.PPE now realizes if an entered name is non-existant! User has the
  184.     option to search, re-enter, abort, continue, or view help.  Checks ONLY
  185.     if the message is being  entered in a LOCAL conference,  will not check
  186.     existance if the current conference is a FIDO/NETMAIL conf. It's search
  187.     feature is completely lightbar drivin and seamless in ENTER.PPE!
  188.     (Many thanks to Gelfling for pointing this out to me!)
  189.  
  190.   Changes:
  191.  
  192.   * Changed the way the PPE ends.. It now displays "Teminating READ.PPE
  193.     version...." so you know it has finished. This is to help out those
  194.     using the internal PCBoard editor and memory problems.
  195.  
  196.   * Completely revamped BOOK.PPE.  Nice lightbar support and the whole
  197.     bit... DATA files are still the same format, no conversion needed!
  198.  
  199.   Bug Fixes:
  200.  
  201.   * Reworked the way READ.PPE/CALLED.PPE work together in an attempt to
  202.     improve the memory problem. Should work more reliablly, however, the
  203.     memory problem still exists. The best solusion I have found is use an
  204.     external message editor.
  205.  
  206.   * BOOK.PPE was saving 0 byte address books if the user had not entered
  207.     any names. BOOK.PPE now only saves the book if there are enteries in it.
  208.  
  209.  
  210. Read.ppe Version 1.00 (05/23/96)
  211. ══───────────────────────────∙·.
  212.   First release, Took about 5 months of coding to get this far! :)
  213.